MongoCollection
PHP Manual

MongoCollection::deleteIndexes

(PECL mongo >=0.9.0)

MongoCollection::deleteIndexesDelete all indices for this collection

Descripción

public array MongoCollection::deleteIndexes ( void )

Lista de parámetros

This function has no parameters.

Valores retornados

Returns the database response.


MongoCollection
PHP Manual